home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 9088 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: cix.compulink.co.uk!usenet
  3. From: jralph@cix.compulink.co.uk ("Jolyon Ralph")
  4. Subject: Re: What I want from new Workbench
  5. Message-ID: <DoM8qy.CB5@cix.compulink.co.uk>
  6. Organization: Compulink Information eXchange
  7. References: <4ipcc6$e53@infa.central.susx.ac.uk>
  8. Date: Thu, 21 Mar 1996 11:47:21 GMT
  9. X-News-Software: Ameol32
  10.  
  11. > yum yum! gimme! ;-)  got any more details? :)
  12.  
  13. Just a few bits of info :-) It's totally customisable, down to each 
  14. window. Your window can have whatever gadgets it wants (including close 
  15. gadgets, depth gadgets, scroll bar, etc) wherever it wants on the window! 
  16. (You could, if you were mad enough, have left handed windows with the 
  17. closed gadets on the right hand side!)
  18.  
  19. Title bars can use any font, so less important windows in your app can 
  20. have tiny 6-point font title bars with tiny gadgets, you can even have 
  21. multi-line text title bars!
  22.  
  23. It's fully object-oriented, so linking gadgets is simply a matter of 
  24. giving two different gadgets the same ID number. A background task 
  25. controls rendering and window update, so however busy your application 
  26. is, the program will respond immediately to mouse clicks and window 
  27. resizes, etc.
  28.  
  29. Because of the OO layout, you can have gadgets inside gadgets, for 
  30. example the value of a slider displayed inside the slider knob. You can 
  31. even have another slider inside the slider knob!
  32.  
  33. Being worked on at the moment are pop-up listview gadgets. With our cycle 
  34. gadgets, you'll be able to pop-up the list view of all the entries. If 
  35. you want to, you can then detatch the listview, drag it to somewhere else 
  36. on the screen and 'pin' it down to keep the listview permanently open as 
  37. another window (handy for options you want to reference a lot).
  38.  
  39. It does allow for different 'gadget' designs, like MUI does, we have two 
  40. or three different sets at the moment, although I tend to use the 
  41. Gadtools-a-like ones by choice... And it doesn't insist you run 
  42. MagicWorkbench either! Colour handling is dealt with by the library 
  43. itself, so however strange your palette your requesters will always 
  44. choose sensible colours.
  45.  
  46. And it's very small and fast. It uses up around 120k when in use 
  47. (including all the classes, etc.).
  48.  
  49. The main library is only 40Kb. :-)
  50.  
  51. Jolyon
  52.  
  53. ps. If anyone at Amiga Technologies wants to see this, just ask! MUI 
  54. doesn't have to be the future....
  55.